home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / misc / sttalkcl.lzh / README.NOW next >
Text File  |  1993-02-02  |  2KB  |  43 lines

  1.                             Talking Clock
  2.  
  3.    I just recently discovered STSPEECH.TOS and was sort of mezmorized
  4. with it and wondered what I could do with it when I read about the
  5. Atari Falcon coming out with a talking clock.I asked around and no one
  6. had heard of a talking clock for the ST,so with the help of
  7. STSPEECH.TOS I set out to create one.
  8.    It is a desk accessory written in assembler.All you have to do is
  9. include TALKCLOK.ACC and STSPEECH.TOS in the root directory of
  10. the disk that you boot with.STSPEECH.TOS will automatically boot when
  11. the desk accessory itself boots and stays resident all the while the
  12. computer is on.You should have no problems even if you forget to
  13. include Stspeech with Talkclok.acc because you will get a warning
  14. saying that it can't be found on the disk.So if it is not
  15. present,simply put the disk containing Stspeech in the active
  16. drive,click on Talking Clock in the menu and it will load.You can do
  17. this at anytime you like,not neccessarily on boot up as long as Talkclok.
  18. Acc is resident.But always remember to do this from the desktop and never
  19. from within another program that you are running because of the way the
  20. ST allocates memory.Talking Clock will work fine from within that program
  21. but a problem will occur when you quit that program.The computer will
  22. crash when you call Talking Clock from the menu.So it's better to have
  23. the two programs together when you boot and you won't have to worry
  24. about problems.Also the clock does not set the time,that is up to you.It
  25. only reports what it finds in the ST's internal clock.
  26.    I would like to thank a few people for their info about
  27. STSPEECH.TOS.Without their source codes I couldn't have made this
  28. program.They supplied me with entry points,places to get out of those
  29. points,and buffer info about STSPEECH.TOS.This things were invaluable
  30. to me.Those people are Hutch Hutchison,Steve Bate and Chris
  31. Williams.Thanks guys.And to the stars of the show,the authors of
  32. STSPEECH.TOS.,A.D.Beveridge and M.N.Day.
  33.    STSPEECH.TOS is public domain and I am putting my part of the
  34. program into PD also,as long as this text goes along with it.If you
  35. would like the source code on disk,written in assembler and heavily
  36. commented,to what I have done,send $15.00 to:
  37.  
  38.                          Charles L. McGuyer
  39.                          1726 Valley View 2085
  40.                          Irving,Tx.75061
  41.                          U.S.A.
  42.                          214 790 7429
  43.